@charset "utf-8";
body {
  background: #F7F7F7;
}
body {
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-family: "微软雅黑 Regular", "Microsoft YaHei";
  color: #333;
}
body,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
ul,
span,img{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li,
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  /* color: #a7190d; */
}
img {
  border: none;
  display: inline-block;
  vertical-align: middle;
}
.img {
  max-width: 100%;
  height: auto;
}
button,
input {
  outline: 0;
  border: none;
  box-sizing: border-box;
}
.row {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.main {
  max-width: 1200px;
  margin: 0 auto;
  /* background-color: #fff; */
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .main {
    max-width: 100%;
  }
}
.tab-list li:hover a,.tab-list li:hover span {color: #0b5db1;}
/* 头部样式 */
.header {
  width: 100%;
  height: 205px;
  background: url(../images/index/bgh.png);
  border-bottom: 24px solid #5c8dc0;
}
.head-box {
  width: 1200px;
  margin: 0 auto;
}
.tips ul {
  float: right;
}
.tips li {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  cursor: pointer;
}
.tips li a {
  margin-right: 10px;
  color: #0b5db1;
}
.tips li.en {
  margin-right: 50px;
}
.logo img {
  margin-top: 7px;
}
.r-box p,.slideBox li{
  width: 515px;
  padding-top: 0px;
  font-size: 20px;
  color: #003182;
  text-align: center;
  font-family: Kaiti;
  margin: 13px 0;
}
.slideBox {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-group {
  float: right;
  position: relative;
  width: 315px;
  margin-top: 5px;
}
.search-group input {
  width: 285px;
  height: 35px;
  line-height: 35px;
  padding-left: 5px;
  border: none;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  outline: none;
}
.search-group a {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
  height: 34px;
  text-align: center;
  background-color: #0b5db1;
  border-radius: 4px;
}
.search-group span {
  display: inline-block;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 5px;
  color: #003182;
}
.searth-btn input{
   position: absolute;
   width: 35px;
   height: 34px;
   right: 0;
   top: 0;
   opacity: 0;
}
#zy,#hl{display: none;}
/* 头部导航的样式 */
.nav {
  position: relative;
}
.nav > ul {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  margin-top: -56px;
  border-bottom: 5px solid #0b5db1;
}
.nav > ul li{
  float: left;
  width: 12.5%;/*148px*/;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.nav > ul li.ztzl {
  float: right;
}
.nav > ul li > a {
  display: inline-block;
  padding-left: 25px; 
  font-size: 16px;
  font-weight: bold;
}
.nav > ul li.hover {
  background-color: #0b5db1;
}
.nav > ul li.hover > a {
  color:  #fff;
}
.nav > ul li.sy > a {
  background: url(../images/index/home.png) left center no-repeat;
  padding-left: 45px;
}
.nav > ul li.jggk > a {
  background: url(../images/index/jggk.png) left center no-repeat;
}
.nav > ul li.xwfb > a {
  background: url(../images/index/xwfb.png) left center no-repeat;
}
.nav > ul li.zwxx > a {
  background: url(../images/index/zwxx.png) left center no-repeat;
}
.nav > ul li.bsfw > a {
  background: url(../images/index/bsfw.png) left center no-repeat;
}
.nav > ul li.hdjl > a {
  background: url(../images/index/hdjl.png) left center no-repeat;
}
.nav > ul li.tjxx > a {
  background: url(../images/index/tjxx.png) left center no-repeat;
}
.nav > ul li.ztzl > a {
  background: url(../images/index/ztzl.png) left center no-repeat;
}
.nav > ul li.sy.hover > a {
  background: url(../images/index/home.png) left center no-repeat;
}
.nav > ul li.jggk.hover > a {
  background: url(../images/index/jggk_active.png) left center no-repeat;
}
.nav > ul li.xwfb.hover > a {
  background: url(../images/index/xwfb_active.png) left center no-repeat;
}
.nav > ul li.zwxx.hover > a {
  background: url(../images/index/zwxx_active.png) left center no-repeat;
}
.nav > ul li.bsfw.hover > a {
  background: url(../images/index/bsfw_active.png) left center no-repeat;
}
.nav > ul li.hdjl.hover > a {
  background: url(../images/index/hdjl_active.png) left center no-repeat;
}
.nav > ul li.tjxx.hover > a {
  background: url(../images/index/tjxx_active.png) left center no-repeat;
}
.nav > ul li.ztzl.hover > a {
  background: url(../images/index/ztzl_active.png) left center no-repeat;
}
.jggk .detail-box > img {
    position: absolute;
    left: 220px;
    top: -1px;
}
.zwxx .detail-box > img {
    position: absolute;
    left: 510px;
    top: -1px;
}
.xwfb .detail-box > img {
    position: absolute;
    left: 370px;
    top: -1px;
}
.bsfw .detail-box > img {
    position: absolute;
    left: 655px;
    top: -1px;
}
.hdjl .detail-box > img {
    position: absolute;
    left: 805px;
    top: -1px;
}
.tjxx .detail-box > img {
    position: absolute;
    right: 215px;
    top: -1px;
}
.ztzl .detail-box > img {
    position: absolute;
    right: 50px;
    top: -1px;
}
/* 面包屑 */
.BreadcrumbNav {
  width: 1200px;
  margin: 15px auto;
}
.BreadcrumbNav img {margin-right: 5px; margin-top: -5px;}
.wx,.djwb,.ydd{ position: relative;}
.wb,.wx1{ position: absolute; z-index:999;display:none;}
.wb {width: 240px;left:-10px;/*left: -125px;*/}
.wb img:first-child{margin-right:10px;}
.wb img {float: left;}
.wb img, .wx1 img{width: 90px;/*110px;*/height: 90px;/*110px;*/}
.wx:hover .wx1{display:block;}
.djwb:hover .wb{display:block;}
.ydd:hover .wb{display:block;}


@media screen and (max-width: 1200px) {
  .nav > ul,.head-box,.BreadcrumbNav {
    width: 100%;
  }
  .search-group {margin-right: 13px;}
}
@media screen and (max-width: 991px) {
 .slideBox {display: none;}
  .nav > ul,.head-box,.BreadcrumbNav {
    width: 100%;
  }
  .ydd,.djwb,.wx,.wza {
    display: none;
  }
  .tips li.en {margin-right: 0;}
  .r-box > p {
    display: none;
  }
  .logo {
    width: 100%;
    text-align: center;
  }
  .logo > img{
    width: 40%;
  }
  .fr.r-box,.search-group span.fr{
    float: none;
  }
.search-group {width:auto;float: none;}
  .search-group a {
    right: 32%; 
  }
searth-btn {position: relative;}
.searth-btn input {position: absolute;right:55px;top:0px;}
  .nav > ul li{
    width: 25%;
  }
  .nav > ul li > a {
    background: unset !important;
padding-left:0px !important;
  }
  .nav > ul li.ztzl {
    float: left;
  }
}
@media screen and (max-width: 768px) {
   .search-group a {
    right: 11%;
  }
.logo img{width:80%;}
.search-group a img {margin-top: 5px;}
}
@media screen and (max-width: 415px) {
    .logo > img {width: 65%;}
}
@media screen and (max-width: 320px) {
   .search-group a {
    right: 6%;
  }
   .searth-btn input {right: 20px;}
}

/*文章页*/
#files a{
    display: block;
    color:#0b5db1;
    margin-bottom: 15px;
}


/*修改20240413*/
.logo .r-box{
  padding-top:36px;
}
@media screen and (max-width: 768px) {
   .logo .r-box{
     padding-top:0;
   }
}
/*修改20240413 end*/
